Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

testground test for graphsync #132

Merged
merged 2 commits into from
Dec 17, 2020
Merged

testground test for graphsync #132

merged 2 commits into from
Dec 17, 2020

Conversation

acruikshank
Copy link
Contributor

work towards #131

Motivation

Before we can make significant headway improving graphsync performance, we need to have a good framework for evaluating the performance we have. This PR imports a testground graphsync test from lotus, and makes it more configurable so we can run performance tests effectively.

Proposed Changes

  1. Import testplans/graphsync/main.go and associated files from Lotus.
  2. Make raw nodes and chunk size configurable.
  3. Add option to use a disk back store instead of an in memory store to easy collection of memory stats.

@acruikshank acruikshank changed the title Feat/init testplan testground test for graphsync Dec 14, 2020
Copy link
Collaborator

@hannahhoward hannahhoward left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM as a starting point

@hannahhoward hannahhoward merged commit 42f195e into master Dec 17, 2020
@aschmahmann aschmahmann mentioned this pull request Feb 18, 2021
73 tasks
@raulk raulk deleted the feat/init_testplan branch March 4, 2021 22:13
marten-seemann pushed a commit that referenced this pull request Mar 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants